Getting rid of getting stuck often [closed]
Posted
by
Pankaj Upadhyay
on Programmers
See other posts from Programmers
or by Pankaj Upadhyay
Published on 2011-11-30T19:46:38Z
Indexed on
2011/12/01
2:19 UTC
Read the original article
Hit count: 361
programming-practices
I have been working with C# and .NET for around 2-3 years. But, still i get stuck too often. My project includes few simple websites(asp.net) in the early parts and then a desktop application for cotton transaction management(wpf). And right now, I am building a price compare website (asp.net MVC).
Along the lines, I have read quite few books on C# and .NET, but still I get stuck very often. What pisses me is that the problems I get stuck in aren't very typical or hard. You can get a better idea by visiting my questions page on SO.
After looking at my question lists, do you also feel that my basis or knowledge as a programmer are weak ?
If so, How can i find a remedy to this problem ? And How can I stop getting stuck too often for simpler problems.
© Programmers or respective owner